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 0x44 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 45 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 6 fixed 0x6c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 58 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 72 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 66 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 245 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 80 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 125 true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 17 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 229 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 193 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 109 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 25 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 99 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 2 │ 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__->