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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 218 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 231 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 34 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 58 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 30 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 166 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 228 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 6 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 112 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 138 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 152 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 38 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 30 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 156 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 25 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 223 │ false │ OK │ # │ geneve 6 │ 4 │ inherit 0xe0 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 219 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 44 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->