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 0x48 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 255 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 131 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 165 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 221 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 48 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 83 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 4 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 98 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 157 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 209 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 185 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 39 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 179 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 101 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 186 │ false │ OK │ # geneve │ 4 │ other │ fixed 0xf8 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 152 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 62 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 22 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 197 │ 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__->