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 0x34 │ inherit 215 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 206 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 67 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 55 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 155 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 220 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 198 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 204 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 219 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 6 │ fixed 0x64 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 13 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 11 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 71 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 142 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 5 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 113 │ 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__->