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 0xf8 │ inherit 218 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 55 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 245 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 166 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 71 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 20 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 240 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 85 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 100 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 120 │ true │ OK # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 47 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 5 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 108 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 15 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 102 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 75 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 133 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 155 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 130 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 50 │ false OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 12 │ 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__->