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 0xf4 │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 246 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 144 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 96 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 163 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 81 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 37 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 17 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 174 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 189 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 145 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 105 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 144 │ false │ OK │ # │ vxlan │ 4 │ 4 fixed 0x0c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 254 │ false │ OK │ # vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 62 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 inherit 0xec │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 52 │ true │ OK # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 174 │ true │ OK # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 57 │ 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__->