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 0x94 │ inherit 106 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 173 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 184 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 103 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 155 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 129 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 248 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 235 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 237 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 130 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 49 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 246 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 205 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 37 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 123 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 169 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 129 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 243 │ 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__->