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 112 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 224 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 160 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 205 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 246 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 208 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 147 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 61 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 141 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 228 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 213 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ 4 fixed 0x0c │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 214 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 7 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 150 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 129 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 193 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 85 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 other │ inherit 0x94 │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 10 │ 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__->