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 0xc8 │ inherit 5 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 191 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 135 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 40 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 183 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 70 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 101 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 167 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 239 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 37 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 43 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 243 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 27 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 106 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 84 │ 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__->