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 0xe4 │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 8 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 162 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 131 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 193 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 126 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 4 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 199 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ 4 fixed 0x04 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 132 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 237 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 209 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 43 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 82 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 163 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 74 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 221 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 135 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 15 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ 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__->