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 0x18 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 214 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 49 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 115 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 239 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 4 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 204 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 168 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 61 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 33 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 219 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 154 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 235 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 199 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 146 │ 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__->