make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x84 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 46 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 49 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 212 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 83 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 68 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 85 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 54 false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 253 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 219 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 122 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 4 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 128 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 24 │ true OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 168 │ 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__->