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 0xc4 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 25 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 12 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 4 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 92 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 141 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 91 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 123 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 244 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 107 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 163 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 118 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 92 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 79 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 180 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 81 │ false OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 4 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 131 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 196 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 208 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 127 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 143 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 20 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 86 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 45 │ 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__->