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 0x04 │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 8 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 166 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 22 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 36 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 210 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 234 │ false │ OK │ # │ gre 6 │ 6 │ inherit 0xb0 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 94 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 61 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 81 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 5 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 83 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 253 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 46 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 46 │ false OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 68 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 33 │ 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__->