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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 37 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 246 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 50 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 62 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 148 │ false │ OK │ # │ gre │ 4 other │ inherit 0x40 │ inherit 172 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 210 false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 250 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 15 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 7 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 37 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 154 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 59 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 109 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 93 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 110 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 18 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 2 │ false OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 59 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 198 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 234 │ false OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 41 │ false │ OK │ # │ geneve │ 6 other │ fixed 0xe8 │ fixed 9 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->