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 0x10 │ inherit 109 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 22 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 25 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 139 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 157 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 250 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 87 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 157 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 20 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 28 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 247 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 238 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 68 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 94 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 110 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 6 │ inherit 0xb0 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 201 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 37 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 180 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 125 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 203 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 18 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 109 │ 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__->