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-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 0xb8 │ inherit 216 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 237 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 56 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 147 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 154 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 63 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 250 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 110 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 127 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 214 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 121 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 inherit 4 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 208 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 24 │ false OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 67 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 55 │ 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__->