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 0xe0 │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 210 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 17 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 53 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 14 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 117 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 172 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 44 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 183 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 156 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 113 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 inherit 230 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 211 true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 85 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 223 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 251 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 184 │ 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__->