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 0xe0 │ inherit 146 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 109 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 63 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 1 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 231 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 121 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 147 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 9 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 114 │ false OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 133 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 137 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 210 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 236 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 150 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 other │ fixed 0xa0 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 220 │ true │ OK │ # ├────────┼───────┼────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 227 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 231 │ false │ OK │ # │ geneve │ 6 4 │ fixed 0x5c │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 71 │ 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__->