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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 35 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 120 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 31 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 228 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 246 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 90 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 148 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 12 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 95 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 169 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 155 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 57 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 123 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->