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 0xfc │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 167 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 110 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 21 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 27 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 172 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 237 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 180 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 243 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 237 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 244 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 229 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 230 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 157 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 236 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 4 fixed 0x84 │ fixed 172 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 180 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 202 │ 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__->