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 0x28 │ inherit 65 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 43 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 202 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 218 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 2 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 183 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 237 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 94 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 149 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 183 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 113 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 3 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 75 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 170 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 162 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 250 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 19 │ 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__->