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 0x4c │ inherit 71 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 162 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 13 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 123 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 52 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 45 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 218 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 82 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 87 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 123 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 221 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 68 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 52 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 43 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 15 │ false │ OK │ # │ vxlan │ 4 other │ fixed 0x84 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 229 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 224 │ 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__->