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 0xac │ inherit 44 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 21 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 237 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 92 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 69 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 120 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 181 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 22 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 26 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 5 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 105 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 58 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 234 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ other │ inherit 0xe8 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 166 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 84 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 41 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 56 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec inherit 46 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 239 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 115 false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 35 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 210 │ 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__->