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 0xf4 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 221 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 110 false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 207 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 102 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 179 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 85 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 37 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ 6 │ inherit 0x34 │ inherit 75 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 9 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 73 │ true OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 208 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 198 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 22 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 171 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 97 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 223 │ 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__->