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 0xc0 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 98 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 11 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 159 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 75 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 63 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 181 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 192 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 180 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 167 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 132 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 137 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 56 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 58 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 196 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 54 │ false OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 188 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 48 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 85 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 135 │ 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__->