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 0x50 │ inherit 43 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 87 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 254 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 23 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 183 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 124 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 37 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 132 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 184 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 16 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 252 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 215 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 133 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 143 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 120 │ 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__->