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 0xb0 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 59 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 49 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 213 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 152 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 83 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 233 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 45 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 186 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 8 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 16 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 137 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 145 false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 198 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 92 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 140 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 181 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 127 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 50 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 42 │ false │ OK │ # geneve │ 4 │ other │ fixed 0xb0 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 151 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 112 │ true OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 133 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 66 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 166 │ 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__->