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 0xec │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 51 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 190 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 190 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 171 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 27 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 81 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 233 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 73 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 6 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 251 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 6 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 124 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 42 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 48 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 83 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 80 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 100 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 inherit 105 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 96 │ false OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 140 │ 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__->