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 0x6c │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 21 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 228 │ false OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 249 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 109 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 33 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 16 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 5 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 208 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 220 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 160 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 44 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 226 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 37 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 36 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 145 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 59 │ false │ OK │ # │ geneve 6 │ 6 │ fixed 0xa8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 166 │ 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__->