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 0x18 │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 187 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 172 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 70 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 44 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 184 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 211 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 184 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 222 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 163 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼───────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 60 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 17 │ true OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 225 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 221 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 200 │ false │ OK │ # geneve │ 4 │ 6 │ fixed 0xfc │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 192 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 102 │ 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__->