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 0x34 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 65 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 32 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 99 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 116 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 228 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 56 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 5 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 11 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 15 │ true OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c fixed 223 │ 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__->