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 0xe8 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 80 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 168 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 6 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 11 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 202 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 93 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 152 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 155 true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 56 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 141 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 117 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 47 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 130 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 80 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 236 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 223 │ true │ OK │ # │ vxlan │ 6 6 │ fixed 0xa0 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ 4 fixed 0x4c │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 187 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 53 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 185 │ 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__->