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 0xa4 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 142 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 30 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 12 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 88 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 235 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 45 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 82 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c inherit 68 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 58 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 247 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 129 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 88 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 153 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 33 │ false OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 7 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 178 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 24 │ 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__->