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 0xb4 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 197 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 94 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 160 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 173 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 220 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 94 │ true OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 47 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec inherit 75 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 237 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 109 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 81 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 fixed 28 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 99 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 168 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 192 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 35 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 249 │ 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__->