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 0x78 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 123 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 72 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 180 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 39 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 31 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 192 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 24 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 246 │ false │ OK │ # │ gre │ 6 other │ fixed 0xd8 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 229 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 137 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 161 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 236 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 202 false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 122 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 163 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 61 │ false │ OK │ # │ geneve 6 │ 6 │ fixed 0x44 │ fixed 58 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 81 │ 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__->