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 0x54 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 37 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 227 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 51 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 166 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 49 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 4 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 32 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 236 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 60 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 86 │ true OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 170 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 131 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 94 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 235 false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 81 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 156 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 133 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 61 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 225 │ 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__->