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 0xd8 │ inherit 133 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 106 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 237 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 155 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 55 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 37 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 197 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 163 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 59 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 183 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 114 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 81 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 144 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 208 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 84 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 230 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 209 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 83 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 85 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 5 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 148 │ 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__->