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 0xdc │ inherit 226 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 165 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 243 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 124 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 196 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 216 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 236 │ false │ OK │ # │ gre │ 6 6 │ fixed 0x80 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 149 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 190 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 120 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 91 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 240 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 130 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 253 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 80 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 25 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 48 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 111 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 115 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 151 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 250 │ 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__->