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 0xa4 │ inherit 103 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 145 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 30 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 196 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 246 │ false │ OK │ # │ gre │ 4 other │ inherit 0xd0 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 216 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 240 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 177 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 158 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 183 │ false │ OK # │ gre │ 6 │ other │ inherit 0x34 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 112 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 119 │ 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__->