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 0x48 │ inherit 72 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 222 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 36 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 6 │ inherit 0x60 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 118 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 219 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 170 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 171 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 126 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 225 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 232 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 197 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 134 false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 6 │ inherit 0xe8 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 161 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 243 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 217 false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 46 │ false │ OK │ # │ geneve 6 │ 6 │ fixed 0x98 │ fixed 151 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 118 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 65 │ 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__->