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 0xb0 │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 30 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 11 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 220 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 133 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 220 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 60 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 174 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 102 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 125 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 171 │ 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__->