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 0xb0 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 45 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 4 │ 6 │ inherit 0xb8 │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 114 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 200 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 inherit 62 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 248 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 106 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 108 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 30 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 255 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 196 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 92 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 235 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 156 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 137 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 3 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 167 │ 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__->