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 0x40 │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 183 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 107 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 23 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 50 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 222 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 130 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 76 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 32 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 147 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 216 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 184 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 114 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 92 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 70 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 103 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ 4 │ inherit 0x5c │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 68 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 172 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 82 │ 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__->