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 0xb0 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 86 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 93 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 59 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 220 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 66 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 94 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 49 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 12 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 23 │ true │ OK │ # │ vxlan │ 4 other │ fixed 0x08 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 199 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 69 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 160 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 22 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 111 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 222 │ 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__->