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 0xd4 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 68 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 220 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 91 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 237 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 155 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 108 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 56 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ 6 fixed 0x30 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 70 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 237 │ 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__->