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 0x30 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 143 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 250 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 119 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 40 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 212 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 18 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 41 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 40 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 42 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 59 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 154 │ 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__->