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 0x94 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 231 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 9 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 239 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 168 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 197 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 149 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 244 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 168 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 93 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 206 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 131 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 208 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 130 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 71 │ false │ OK │ # │ vxlan 6 │ other │ fixed 0xec │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 4 │ inherit 0x04 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 35 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 122 │ false │ OK │ # │ geneve 6 │ other │ fixed 0x88 │ fixed 91 │ 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__->