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 0x80 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 131 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 107 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 60 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 45 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 206 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 79 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 104 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 184 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 121 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 198 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 17 false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 other │ fixed 0xc0 │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 151 │ true │ OK │ # │ geneve │ 4 4 │ fixed 0x20 │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 227 │ true │ OK # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 214 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 6 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 97 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 250 │ 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__->