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 0x38 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 54 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 44 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 30 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 165 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 19 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 50 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 225 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 95 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 34 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 33 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 131 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 23 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 41 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 178 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 143 │ 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__->