make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬─────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 177 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 160 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 125 │ false │ OK │ # │ gre │ 4 │ 6 fixed 0xdc │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 146 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 109 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 209 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 181 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 174 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 238 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 144 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 44 │ true OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 155 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 13 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 87 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->