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 0xcc │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 43 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 12 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 106 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 220 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 120 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 58 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 209 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 4 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 34 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 127 │ false OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 173 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 46 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 84 │ 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__->