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 0x70 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 31 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 91 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 43 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 134 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 112 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 146 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 58 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 112 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 57 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 134 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 145 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 113 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 194 │ true │ OK │ # geneve 4 │ other │ fixed 0xb4 │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 124 │ 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__->