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 0xac │ inherit 243 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 54 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 184 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 41 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 231 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 122 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 51 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 56 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 122 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 236 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 244 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 192 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 52 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 252 true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 14 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 91 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 215 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 105 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 22 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 90 │ 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__->