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 0x34 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 9 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 182 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 98 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 206 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 138 │ true OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 27 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 184 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 27 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 235 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 156 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 254 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 235 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 125 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 254 │ true │ OK │ # ├─────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 254 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 172 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 9 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 60 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 171 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 236 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 120 │ 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__->