make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 102 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 35 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 147 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 183 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 103 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 88 false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 213 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 45 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 121 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 70 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 202 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 27 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 238 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 120 │ false │ OK │ # │ vxlan │ 4 │ 6 fixed 0xd8 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 97 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 235 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 49 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 18 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 8 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->